projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee857cd
)
icon browser: Activate on single-click
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 22 Feb 2015 16:12:40 +0000
(11:12 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 22 Feb 2015 19:44:10 +0000
(14:44 -0500)
We want to get away from double-clicks everywhere.
demos/icon-browser/window.ui
patch
|
blob
|
history
diff --git
a/demos/icon-browser/window.ui
b/demos/icon-browser/window.ui
index 72eae953ce5f5cac1dc3bb2fbdbe24da91ed31ba..4c618604468177a776ec8c30d7268d83a542baed 100644
(file)
--- a/
demos/icon-browser/window.ui
+++ b/
demos/icon-browser/window.ui
@@
-109,6
+109,7
@@
<property name="visible">True</property>
<property name="model">filter_model</property>
<property name="selection-mode">none</property>
+ <property name="activate-on-single-click">True</property>
<signal name="item_activated" handler="item_activated"/>
<child>
<object class="GtkCellRendererPixbuf" id="cell">